home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MACD 5
/
MACD 5.bin
/
workbench
/
tools
/
czesc_3
/
psm
/
source
/
main.h
< prev
next >
Wrap
C/C++ Source or Header
|
1993-07-28
|
365b
|
16 lines
struct ModeEntry {
struct Node node; // ln_Name points to name.Name
UWORD res0;
ULONG mode;
struct DisplayInfo disp;
struct DimensionInfo dims;
struct MonitorInfo mntr;
struct NameInfo name;
};
extern struct List ScreenModeList;
void DestroyMain(struct GadOutline *go);
struct GadOutline *CreateMain(struct MsgPort *glob_port);